[Trace] : Navigate to : 'http://www.google.com/'
[Trace] : Enter text 'telerik demo' in 'GbqfqText'
[Trace] : Click 'Span'
[Trace] : Wait for 2 seconds
[Trace] : Navigate to : 'https://accounts.google.com/'
[Trace] : Wait for 2 seconds
[Trace] : Enter text 'telerik demo' in 'GbqfqText'
[Error] : ArtOfTest.Common.Exceptions.FindElementException: Element Not found!
FindExpression used: 
[id 'Exact' gbqfq] AND [tagname 'Exact' input]

   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo, Object target)
   at ArtOfTest.Common.WaitSync.For[T,V](Func`3 func, T target, V custom, Boolean invertCondition, Int32 timeout, WaitResultType errorResultType)
   at ArtOfTest.WebAii.Synchronization.Wait.ForCondition(Func`3 condition, Boolean invertCondition, Object custom, Int32 timeout, WaitResultType errorResultType)
   at ArtOfTest.WebAii.Synchronization.Wait.ForExists(Int32 timeout, Boolean refreshElement)
   at ArtOfTest.WebAii.TestTemplates.HtmlElementContainer.Get(HtmlFindExpression expr, Boolean waitOnElement, Int32 timeout)
   at ArtOfTest.WebAii.TestTemplates.HtmlElementContainer.Get(HtmlFindExpression expr)
   at ArtOfTest.WebAii.TestTemplates.HtmlElementContainer.Get[TControl](HtmlFindExpression expr)
   at ArtOfTest.WebAii.TestTemplates.HtmlElementContainer.Get[TControl](String[] clauses)
   at LoggingIssue.Pages.GooglePage.get_GbqfqText() in E:\Trials\LoggingIssue\LoggingIssue\Pages.g.cs:line 73
   at LoggingIssue.CodedTest.CodedTest_CodedStep() in E:\Trials\LoggingIssue\LoggingIssue\CodedTest.tstest.cs:line 97
